[INFO] cloning repository https://github.com/shetaye/shephard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shetaye/shephard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshetaye%2Fshephard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshetaye%2Fshephard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39d76dd2f89502ea0c22a915101c8149a0488744
[INFO] testing shetaye/shephard against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshetaye%2Fshephard" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shetaye/shephard
[INFO] finished tweaking git repo https://github.com/shetaye/shephard
[INFO] tweaked toml for git repo https://github.com/shetaye/shephard written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shetaye/shephard on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shetaye/shephard already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hostname v0.4.2
[INFO] [stderr]   Downloaded zmij v1.0.19
[INFO] [stderr]   Downloaded tempfile v3.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b64cadde3518d7fa05394cfc75a650baaaabeaa7c8e4116fc42c998be741b948
[INFO] running `Command { std: "docker" "start" "-a" "b64cadde3518d7fa05394cfc75a650baaaabeaa7c8e4116fc42c998be741b948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b64cadde3518d7fa05394cfc75a650baaaabeaa7c8e4116fc42c998be741b948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b64cadde3518d7fa05394cfc75a650baaaabeaa7c8e4116fc42c998be741b948", kill_on_drop: false }`
[INFO] [stdout] b64cadde3518d7fa05394cfc75a650baaaabeaa7c8e4116fc42c998be741b948
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73b2fe6721a2a6a26aadc37e144b163223ad9434f4c7718c5884366b74259cf2
[INFO] running `Command { std: "docker" "start" "-a" "73b2fe6721a2a6a26aadc37e144b163223ad9434f4c7718c5884366b74259cf2", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling shephard v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.50s
[INFO] running `Command { std: "docker" "inspect" "73b2fe6721a2a6a26aadc37e144b163223ad9434f4c7718c5884366b74259cf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73b2fe6721a2a6a26aadc37e144b163223ad9434f4c7718c5884366b74259cf2", kill_on_drop: false }`
[INFO] [stdout] 73b2fe6721a2a6a26aadc37e144b163223ad9434f4c7718c5884366b74259cf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9654ee4760ecb13a4a1584ebd9ed61aa921cfe15a99a64eb61e084e73db2079
[INFO] running `Command { std: "docker" "start" "-a" "a9654ee4760ecb13a4a1584ebd9ed61aa921cfe15a99a64eb61e084e73db2079", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling shephard v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.42s
[INFO] running `Command { std: "docker" "inspect" "a9654ee4760ecb13a4a1584ebd9ed61aa921cfe15a99a64eb61e084e73db2079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9654ee4760ecb13a4a1584ebd9ed61aa921cfe15a99a64eb61e084e73db2079", kill_on_drop: false }`
[INFO] [stdout] a9654ee4760ecb13a4a1584ebd9ed61aa921cfe15a99a64eb61e084e73db2079
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 98080a0b5d4eb75eb2a0fdf88ba5d0e6052c876f7fc0eb7efcf6adf50ef7395e
[INFO] running `Command { std: "docker" "start" "-a" "98080a0b5d4eb75eb2a0fdf88ba5d0e6052c876f7fc0eb7efcf6adf50ef7395e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shephard-2e9a6e3b11bd8161)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test config::tests::apply_side_channel_uses_repo_specific_override ... ok
[INFO] [stdout] test config::tests::cli_flags_override_repo_overrides ... ok
[INFO] [stdout] test config::tests::conflicting_untracked_flags_fail ... ok
[INFO] [stdout] test config::tests::per_repo_overrides_apply_when_cli_flags_are_absent ... ok
[INFO] [stdout] test config::tests::pull_only_override_disables_push ... ok
[INFO] [stdout] test discovery::tests::hidden_directories_are_skipped_when_disabled ... ok
[INFO] [stdout] test discovery::tests::hidden_directories_are_descended_when_enabled ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shephard-53b26ce092b86fab)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::resolve_targets_filters_to_matching_enabled_repositories ... ok
[INFO] [stdout] test tests::resolve_targets_defaults_to_enabled_repositories ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_behaviors.rs (/opt/rustwide/target/debug/deps/integration_behaviors-bd08d05f5c33d521)
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test discovers_nested_repositories ... ok
[INFO] [stdout] test workflow_push_with_no_local_changes_is_noop ... ok
[INFO] [stdout] test workflow_side_channel_missing_remote_fails_with_hint ... ok
[INFO] [stdout] test workflow_pull_only_success ... ok
[INFO] [stdout] test workflow_push_include_untracked_adds_new_files ... ok
[INFO] [stdout] test workflow_push_tracked_only_excludes_untracked_files ... ok
[INFO] [stdout] test workflow_pull_ff_only_fails_when_local_tree_is_dirty ... ok
[INFO] [stdout] test workflow_continues_after_repo_failure ... ok
[INFO] [stdout] test apply_merge_succeeds_when_side_branch_is_first_created_by_sync ... ok
[INFO] [stdout] test workflow_side_channel_pushes_without_local_branch_commit ... ok
[INFO] [stdout] test side_channel_sync_retries_non_fast_forward_with_refetch_and_merges_latest_tip ... ok
[INFO] [stdout] test workflow_side_channel_conflicting_file_edits_fail_without_overwriting_existing_tip ... ok
[INFO] [stdout] test apply_merge_cherry_pick_and_squash_behaviors ... ok
[INFO] [stdout] test workflow_side_channel_merges_non_conflicting_file_edits_instead_of_overwriting ... ok
[INFO] [stderr]    Doc-tests shephard
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "98080a0b5d4eb75eb2a0fdf88ba5d0e6052c876f7fc0eb7efcf6adf50ef7395e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98080a0b5d4eb75eb2a0fdf88ba5d0e6052c876f7fc0eb7efcf6adf50ef7395e", kill_on_drop: false }`
[INFO] [stdout] 98080a0b5d4eb75eb2a0fdf88ba5d0e6052c876f7fc0eb7efcf6adf50ef7395e
